home *** CD-ROM | disk | FTP | other *** search
- GNULicense = {
- ACTIONS = {
- showLicense:;
- printLicense:;
- };
- OUTLETS = {
- panel;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- Remotes = {
- ACTIONS = {
- menuRevert:;
- showHelp:;
- showPrefsWindow:;
- showConfigWindow:;
- showGNULicense:;
- showInfo:;
- };
- OUTLETS = {
- hostsButton;
- hostsWindow;
- };
- SUPERCLASS = Object;
- };
- Coordinator = {
- ACTIONS = {
- addNewItem:;
- defaultFont:;
- ohlfsFont:;
- telnet:;
- tn3270:;
- changeOldItem:;
- listItems:;
- shell:;
- courierFont:;
- deleteOldItem:;
- rlogin:;
- launch:;
- terminal:;
- revertMenu:;
- };
- OUTLETS = {
- xForm;
- hostsButton;
- hostForm;
- applicationMatrix;
- errorForm;
- configWindow;
- protocolMatrix;
- colsForm;
- autoStartButton;
- idForm;
- fontForm;
- buttonForm;
- yForm;
- launchButton;
- hostsWindow;
- linesForm;
- fontMatrix;
- configureButton;
- };
- SUPERCLASS = Object;
- };
- HostListManager = {
- SUPERCLASS = Object;
- };
-